home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / ste / boingste.arc / BOINGSTE.DOC next >
Text File  |  1990-04-11  |  959b  |  22 lines

  1.                               b1pBOINGSTE.PRGqb3
  2.  
  3.       A little demo demonstrating the speed of the blitter at performing 
  4. bit orientated memory moves. On PAL machines at least, it runs at 50 
  5. frames per second compared to about 4 frames per second doing the same 
  6. operation using only the 68000. Timing factors could upset the program on 
  7. an NTSC machine. In the initial lines of code I manually set the graphic 
  8. chip to 50 Hz, I am unsure as to the effect this has on an american STE 
  9. but if the effect is similar to setting a PAL machine to 60Hz then the 
  10. program should run without problems.
  11.  
  12.       Also in the demo is some true stereo music, sampled at 6258Hz. The 
  13. quality of the sound at such a low sample rate is quite superb. And 
  14. finally at any one time there are approximately 400 colors on screen.
  15.  
  16.       The space bar will pause the color cycling and the Q key will Quit
  17. back to the desktop.
  18. b2
  19.       Tony Barker.
  20. b3
  21.  
  22.